com.jproxy.proxy
Interface Tunnelizable
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- DummyStub, DynamicProxyInvocationHandler
- public interface Tunnelizable
- extends java.io.Serializable
The tunnel identity class
- See Also:
Tunnel
,
Invocator
,
TunnelInvocationHandler
getTunnelInvocationHandler
public TunnelInvocationHandler getTunnelInvocationHandler()
setTunnelInvocationHandler
public void setTunnelInvocationHandler(TunnelInvocationHandler handler)
Copyright ⌐ JProxy LLC. All Rights Reserved.